projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de1101d
)
assistant: Small doc tweak
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 27 Feb 2021 22:51:05 +0000
(17:51 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:34 +0000
(16:37 +0000)
gtk/gtkassistant.c
patch
|
blob
|
history
diff --git
a/gtk/gtkassistant.c
b/gtk/gtkassistant.c
index fd8c9a2bebf8b8e04ffcbdd35f8d6e4a4ff590e6..f0dad3c3b09d9e482a7d8e5abde00eb12c14cdcd 100644
(file)
--- a/
gtk/gtkassistant.c
+++ b/
gtk/gtkassistant.c
@@
-24,8
+24,7
@@
/**
* GtkAssistant:
*
- * `GtkAssistant` is used to represent a generally complex
- * operation split up into several steps.
+ * `GtkAssistant` is used to represent a complex as a series of steps.
*
* 
*
@@
-63,6
+62,12
@@
* class .assistant.
*/
+/**
+ * GtkAssistantPage:
+ *
+ * `GtkAssistantPage` is an auxiliary object used by `GtkAssistant.
+ */
+
#include "config.h"
#include "gtkassistant.h"